ComponentOne RichTextBox for UWP
C1ApplicationBarToggleButton<T> Class
Members 

C1.Xaml.RichTextBox Namespace : C1ApplicationBarToggleButton<T> Class
Base class for ApplicationBar toggle buttons used in for the C1RichTextBox.
Object Model
C1ApplicationBarToggleButton<T> Class
Syntax
'Declaration
 
Public MustInherit Class C1ApplicationBarToggleButton(Of T) 
   Inherits Windows.UI.Xaml.Controls.AppBarToggleButton
   Implements IUpdateableTool, Windows.UI.Xaml.Controls.ICommandBarElement, Windows.UI.Xaml.Controls.ICommandBarElement2 
public abstract class C1ApplicationBarToggleButton<T> : Windows.UI.Xaml.Controls.AppBarToggleButton, IUpdateableTool, Windows.UI.Xaml.Controls.ICommandBarElement, Windows.UI.Xaml.Controls.ICommandBarElement2  
Type Parameters
T
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        Windows.UI.Xaml.Controls.ContentControl
                           Windows.UI.Xaml.Controls.Primitives.ButtonBase
                              Windows.UI.Xaml.Controls.Primitives.ToggleButton
                                 Windows.UI.Xaml.Controls.AppBarToggleButton
                                    C1.Xaml.RichTextBox.C1ApplicationBarToggleButton<T>
                                       C1.Xaml.RichTextBox.C1BoldTool
                                       C1.Xaml.RichTextBox.C1CenterAlignTool
                                       C1.Xaml.RichTextBox.C1ItalicTool
                                       C1.Xaml.RichTextBox.C1JustifyTool
                                       C1.Xaml.RichTextBox.C1LeftAlignTool
                                       C1.Xaml.RichTextBox.C1RightAlignTool
                                       C1.Xaml.RichTextBox.C1StrikethroughTool
                                       C1.Xaml.RichTextBox.C1UnderlineTool

See Also

Reference

C1ApplicationBarToggleButton<T> Members
C1.Xaml.RichTextBox Namespace